Custom tabs

In our extension we present ability to add unlimited number of custom tabs. You can control them in Nwdthemes > Ultratabs > Ultratabs Custom tabs Custom tab has following parameters: Tab title – tab title Tab type – you can use cms static block or product attribute for custom tab content Tab enabled – tab […]

read more

Magento category attributes dependency

There is no default way to create dependent category attributes in magento admin. Dependency can be easily added to system configuration inputs or custom magento forms, but not for category attributes. We are going to create simple attribute dependency by adding new input renderer for attribute. It will work this way: You have several attributes: […]

read more

10 Codecanyon Top Selling Magento Extensions in 2018

Codecanyon has quite large extension collections for Magento 1 and 2. You can see wide variety of plugins that helps you to extend your webshop with different sliders, faq pages, testimonials, discount codes, email templates, social logins and more. Lets check Codecanyon top selling Magento extensions of 2018: 1. Slider Revolution Responsive Magento Extension Sales: […]

read more

Magento 2.4.4 Release Overview

Magento 2.4.4 version was released on April 12, 2022. Overall it contain 240+ quality fixes and improvements. Its most important change is PHP 8.1 support. It includes all project libraries and dependencies. Another important thing is that it contain backward-incompatible changes. Magento team added a lot of hotfixes to improve security and patch known vulnerabilites. […]

read more

How to Style Email Templates in Magento 2

In a previous topic we have considered several ways on How to Create Custom Email Templates in Magento 2. In this article we’ll learn how to style them and make their look fit our project design most. Some email clients like Gmail support CSS styles that have been applied as inline styles on the style […]

read more